home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / djgpp / dj111m4.doc < prev    next >
Text File  |  1994-06-29  |  2KB  |  50 lines

  1. This document has instructions for 1.11.maint4, the fourth bugfix release
  2. for 1.11. 
  3.  
  4. To apply this bugfix, unzip dj111m4.zip from the same place you unzipped
  5. all the 1.11 zip files and dj111m* AFTER you unzip all the others.  If
  6. you unzip another 1.11 zipfile, you should re-unzip the maintainance zip
  7. file to ensure you still have the bugfixes. 
  8.  
  9.     unzip -o dj111m4.zip
  10.  
  11. This bugfix affects the following modules:
  12.  
  13.     djeoe111.zip
  14.     djdev111.zip
  15.     djsrc111.zip
  16.     djlsr111.zip
  17.     bnu22dc.zip
  18.  
  19. The file docs/djgpp/new111m4.doc in dj111m4.zip describes the bugfixes.
  20. A copy of new111m4.doc is attached:
  21.  
  22. docs/binutils/binutils.inf: change ld path
  23. docs/djgpp/djgpp.faq: mention dj111m*.*
  24. docs/djgpp/readme.doc: mention dj111m*.*
  25. docs/djgpp/version.doc: update gcc version number
  26. go32/control.c: restore int0 and int1b vectors
  27. go32/ed/unassmbl.c: swap jc and jnc
  28. go32/stubinfo.h: update version
  29. go32/valloc.c: undo m3 fix to vcpi vs xms (emm386 noems)
  30. include/direct.h: new, includes <dirent.h>
  31. include/dos.h: include pc.h, add delay()
  32. include/io.h: add sopen macro
  33. include/io.h: add tell()
  34. include/keys.h: add K_BackTab, change K_Eleft->K_ELeft
  35. include/stdio.h: remove semicolon from fsetpos()
  36. include/stdlib.h: add div() and ldiv()
  37. include/sys/timeb.h: extern "C"
  38. libsrc/c/io/stdio.c: new, provide real versions of #defines
  39. libsrc/c/sys/stat.c: increase path buffer size
  40. readme.1st: mention dj111m*.*
  41.  
  42. bin/coff2exe.exe
  43. bin/edebug32
  44. bin/ed32-dpmi
  45. bin/go32.exe
  46. bin/stub.exe
  47. bin/stubedit.exe
  48. lib/libc.a
  49. lib/libc_p.a
  50.